www.gusucode.com > ROCKOA PHP协同办公OA办公系统 v2.0PHP源码程序 > ROCKOA PHP协同办公OA办公系统 v2.0/rockoa_v2.0/rockoa_v2.0/log/compile/979d285469118348c8200d76889eeb7f66ae681b.file.tpl_login.html.php

    <?php /* Smarty version Smarty-3.1.8, created on 2015-07-29 09:42:09
         compiled from "F:/IIS/rocki/webrock/login\tpl_login.html" */ ?>
<?php /*%%SmartyHeaderCode:62955b82f71aa0307-85911662%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
  'file_dependency' => 
  array (
    '979d285469118348c8200d76889eeb7f66ae681b' => 
    array (
      0 => 'F:/IIS/rocki/webrock/login\\tpl_login.html',
      1 => 1438070423,
      2 => 'file',
    ),
  ),
  'nocache_hash' => '62955b82f71aa0307-85911662',
  'function' => 
  array (
  ),
  'variables' => 
  array (
    'da' => 0,
  ),
  'has_nocache_code' => false,
  'version' => 'Smarty-3.1.8',
  'unifunc' => 'content_55b82f71cce023_42039963',
),false); /*/%%SmartyHeaderCode%%*/?>
<?php if ($_valid && !is_callable('content_55b82f71cce023_42039963')) {function content_55b82f71cce023_42039963($_smarty_tpl) {?><?php if (!is_callable('smarty_modifier_date_format')) include 'F:\\IIS\\rocki\\include\\smarty\\plugins\\modifier.date_format.php';
?><!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title><?php echo $_smarty_tpl->tpl_vars['da']->value['title'];?>
</title>
<meta name="keywords" content="ROCK软件,OA办公,进销存,Ext框架,后台系统,软件定制,手机APP,掌上办公" />
<meta name="description" content="OA办公演示-快速登录演示查看" />
<link rel="stylesheet" type="text/css" href="<?php echo $_smarty_tpl->tpl_vars['da']->value['p'];?>
/css/rockcss.css"/>
<link rel="shortcut icon" href="favicon.ico" />
<script type="text/javascript" src="js/jquery.1.9.1.min.js"></script>
<script type="text/javascript" src="js/js.js"></script>
<script type="text/javascript" src="<?php echo $_smarty_tpl->tpl_vars['da']->value['p'];?>
/<?php echo $_smarty_tpl->tpl_vars['da']->value['d'];?>
<?php echo $_smarty_tpl->tpl_vars['da']->value['m'];?>
/<?php echo $_smarty_tpl->tpl_vars['da']->value['m'];?>
script.js"></script>
<script type="text/javascript">
js.path			= 'rock';
js.servernow	= '<?php echo $_smarty_tpl->tpl_vars['da']->value['now'];?>
';
PROJECT			= '<?php echo $_smarty_tpl->tpl_vars['da']->value['p'];?>
';
</script>
</head>


<body style="padding:0px;font-family:微软雅黑">
<center>

<div style="height:40px;overflow:hidden"></div>

<div style="width:900px;overflow:hidden;height:60px;" align="left">
	<div style="height:60px; line-height:50px;width:60%;float:left"><b style=" font-size:30px"><?php echo $_smarty_tpl->tpl_vars['da']->value['title'];?>
</b></div>
	<div style="height:60px; line-height:50px;width:40%;float:left" align="right">
	<a href="http://www.xh829.com/about.html" class="lonad" target="_blank">关于我们</a>&nbsp; - &nbsp; 
	<a href="http://www.xh829.com/" class="lonad" >软件介绍</a>&nbsp;
	</div>
</div>


<div align="center" style="background:#66aad7">

	<div style="height:400px;overflow:hidden; position: relative;width:1100px;">
	
		<div style="height:400px;overflow:hidden;width:1100px;position: absolute;top:10xp;left:0px;z-index:1;">
			<img src="images/admin/loginbg.jpg">
		</div>
		
		<div style="width:350px;box-shadow:3px 3px 3px rgba(0,0,0,0.3);background:#ffffff;position: absolute;top:50px;right:50px;z-index:2">
			<div class="body">
				<div class="blank10"></div>
				<div class="h1" align="center">系统登录</div>
				<div style="">
					<form name="myform" onsubmit="return false">
					<table width="100%" border="0" cellspacing="0" cellpadding="0">
					  <tr>
						<td height="70" align="right" width="80">帐号:</td>
						<td align="left"><input class="input" style="width:200px" onKeyUp="if(event.keyCode==13)form('adminpass').focus()" value="<?php echo $_smarty_tpl->tpl_vars['da']->value['ca_adminuser'];?>
"  name="adminuser"></td>
					  </tr>
					  <tr>
						<td height="70" align="right">密码:</td>
						<td align="left"><input class="input" style="width:200px" onKeyUp="if(event.keyCode==13)loginsubmit()" value="<?php if ($_smarty_tpl->tpl_vars['da']->value['ca_rempass']=='1'){?><?php echo $_smarty_tpl->tpl_vars['da']->value['ca_adminpass'];?>
<?php }else{ ?><?php }?>"  name="adminpass" type="password"></td>
					  </tr>
					  <tr>
						<td align="right" ></td>
						<td align="left"><label><input type="checkbox" <?php if ($_smarty_tpl->tpl_vars['da']->value['ca_rempass']=='1'){?>checked<?php }?> name="rempass" class="checkbox">记住密码</label></td>
					  </tr>
					  <tr>
						<td height="70" align="right"></td>
						<td align="left"><input onClick="loginsubmit()" class="webbtn" name="button" type="button" value=" 登 录 ">&nbsp;<span id="msgview"></span></td>
					  </tr>
					</table>
					</form>
				
				</div>
			</div>
		</div>
	
	</div>
</div>

<div align="center" style="height:30px;line-height:30px">
	Copyright &copy;<?php echo smarty_modifier_date_format(time(),"%Y");?>
 <?php echo $_smarty_tpl->tpl_vars['da']->value['title'];?>
 &nbsp; - &nbsp; 
	技术支持:<a href="http://www.xh829.com/" class="lonad"  target="_blank">ROCKOA技术</a>
</div>

</center>
</body>
</html><?php }} ?>